Skip to content

Finetune CLI#28

Closed
oleander wants to merge 26 commits intomainfrom
feature/finetune
Closed

Finetune CLI#28
oleander wants to merge 26 commits intomainfrom
feature/finetune

Conversation

@oleander
Copy link
Owner

@oleander oleander commented Feb 8, 2025

No description provided.

oleander and others added 25 commits February 7, 2025 14:37
Optimize PatchDiff with parallel processing

Add rayon dependency to Cargo.toml

Remove redundant patch tests

Update Cargo.lock with new dependencies

Remove profiling tests
```
feat: Add Finetune functionality and related files

- Introduce finetune.rs to manage fine-tuning workflows with OpenAI.
- Create finetune.md for documenting the finetuning process.
- Update Cargo.toml and Cargo.lock with necessary dependencies for finetuning.
- Add stats.json to track various parameters in the finetuning process.
```
```
delete: remove stats.json file

Based only on the changes visible in the diff, this commit deletes the stats.json file.
```
@oleander oleander changed the base branch from main to feature/speed February 8, 2025 05:07
Base automatically changed from feature/speed to main February 8, 2025 15:46
@oleander oleander closed this May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant